Storm

Benchmark
Model:nand v.1 (DTMC)
Parameter(s)N = 40, K = 4
Property:reliable (prob-reach)
Invocation (default)
~/storm/build/bin/storm --prism nand.prism --prop nand.props reliable --constants N=40,K=4 --timebounded:precision 1e-3  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:8.605183124542236s
Return code:0
Relative Error:2.4568545500428518e-11
Log
Storm 1.5.1

Date: Tue Mar 17 12:27:35 2020
Command line arguments: --prism nand.prism --prop nand.props reliable --constants 'N=40,K=4' '--timebounded:precision' 1e-3 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

Time for model input parsing: 0.003s.

Portfolio engine picked the following settings: 
	engine=hybrid	 bisimulation=false	 exact=false
Time for model construction: 1.073s.

-------------------------------------------------------------- 
Model type: 	DTMC (symbolic)
States: 	3999522 (8239 nodes)
Transitions: 	6288542 (49266 nodes)
Reward Models:  none
Variables: 	rows: 8 meta variables (33 DD variables), columns: 8 meta variables (33 DD variables)
Labels: 	2
   * deadlock -> 0 state(s) (1 nodes)
   * init -> 1 state(s) (34 nodes)
-------------------------------------------------------------- 

Model checking property "reliable": P=? [F ((s = 4) & ((z / 40) < 1/10))] ...
Result (for initial states): 0.6186822208
Time for model checking: 7.237s.